home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / callin1g / prjgame.vbp < prev    next >
Text File  |  1999-08-17  |  1KB  |  42 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\SYSTEM\stdole2.tlb#OLE Automation
  3. Form=frmDisplay.frm
  4. Module=modGame; modGame.bas
  5. Form=frmTextures.frm
  6. IconForm="frmDisplay"
  7. Startup="frmDisplay"
  8. HelpFile=""
  9. Title="Matt's RPG Game"
  10. ExeName32="dragonlore.exe"
  11. Command32=""
  12. Name="RPGGame"
  13. HelpContextID="0"
  14. Description="RPG game V 1.0 by Matthew Eagar"
  15. CompatibleMode="0"
  16. MajorVer=0
  17. MinorVer=0
  18. RevisionVer=3
  19. AutoIncrementVer=0
  20. ServerSupportFiles=0
  21. VersionComments="RPG Game  v 1.0 Written by Matthew Eagar for BPT 3A1 Visual Basic programming course."
  22. VersionCompanyName="Softhead Software"
  23. VersionFileDescription="fantasy role-playing style computer game."
  24. VersionLegalCopyright="None, this file may be used for education, but don't just take it and slap your name on it."
  25. VersionProductName="RPG Game"
  26. CompilationType=0
  27. OptimizationType=0
  28. FavorPentiumPro(tm)=0
  29. CodeViewDebugInfo=0
  30. NoAliasing=0
  31. BoundsCheck=0
  32. OverflowCheck=0
  33. FlPointCheck=0
  34. FDIVCheck=0
  35. UnroundedFP=0
  36. StartMode=0
  37. Unattended=0
  38. Retained=0
  39. ThreadPerObject=0
  40. MaxNumberOfThreads=1
  41. DebugStartupOption=0
  42.